CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - USB Device

搜索资源列表

  1. USB_FDD

    0下载:
  2. 本文的内容是从概念上介绍USB软驱固件设计的各个步骤,这些步骤中的重点在于USB设备的枚举,Mass Storage CBI协议/UFI命令的处理以及本设计中所采用的DataFlash AT45DB161B的读写。-the content of the paper is to introduce the concept of USB floppy drive firmware design of the various steps These steps will focus on the US
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:492103
    • 提供者:6756
  1. USBbyexmaple

    0下载:
  2. 这是一个讲述USB设备请求的PDF文档,文档中对重要的设备请求做了详细的介绍。-This is a USB device about the PDF file request, documentation of major equipment request a detailed briefing.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:64390
    • 提供者:秦晓峰
  1. USB_driver_dev

    1下载:
  2. 《USB驱动开发技术彻底解密》,开发usb必读资料,非常详尽的介绍了USB设备驱动的开发过程与方法。-"USB Driver Development thorough decryption technology," Development usb carefully, very detailed introduction to the USB device driver development process and method.
  3. 所属分类:技术管理

    • 发布日期:2012-11-01
    • 文件大小:249197
    • 提供者:吴宗静
  1. Research-and-Implementation-of-USB-Device-Driver-f

    0下载:
  2. 通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted the structure and characterist
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:173131
    • 提供者:梁军学
  1. USB

    0下载:
  2. 基于VC的USB接口通信程序设计, 本文研发了一套基于USB接口的数据采集系统,整个系统的设计涉及到硬件、设备固件(Firmware)、USB设备驱动程序及客户应用软件。-VC-based communication program of the USB interface design, this article developed a set of USB-based data acquisition system, the entire system design related to h
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:190309
    • 提供者:花花
  1. USB

    0下载:
  2. USB从设备端固件程序参考 pdf文件-USB firmware from the device-side reference pdf document
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:104315
    • 提供者:sxd
  1. driv2

    0下载:
  2. 实现对文件系统访问的完全控制只有通过过滤驱动技术。介绍了Windows NT 文件 系统驱动和过滤驱动原理、过滤驱动的几种用途以及如何加载一个过滤驱动,设计并实现了一个 控制USB 设备的过滤驱动实例。-Implementation of file system access only through the full control of filter drive technology. Introduction of the Windows NT file system driver
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:42553
    • 提供者:曾经如此
  1. usb-ide

    0下载:
  2. The SL11RIDE is a low cost, high speed Universal Serial Bus RISC based Controller board. It contains a 16-bit RISC processor with built in SL11RIDE ROM to greatly reduce firmware development efforts. Its serial flash EEPROM interface offers low c
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:172236
    • 提供者:MingCheng
  1. doc7645

    0下载:
  2. its a hid defination of usb device in windows XP
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:136170
    • 提供者:kaushikraja1986
  1. Unit5

    0下载:
  2. // Get device interface info set handle for all devices attached to system HDEVINFO hDevInfo = SetupDiGetClassDevs( &GUID_DEVINTERFACE_USB_DEVICE, /* CONST GUID * ClassGuid - USB class GUID */ NULL, /* PCTSTR Enumerator */ NULL, /* HWND
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:2382
    • 提供者:amarsoft
  1. generic_hid_fsusb_fw2-5

    0下载:
  2. Generic MicroChip PIC USB device and Host code
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:112166
    • 提供者:lazarman
  1. USB_PS2_MOUSE_design

    0下载:
  2. 用4BIT OTP单片机实现USB/PS2 MOUSE的设计 USB 低速设备的设计发展到现在已经有了相当的成熟度。 各家IC公司都推出了USB DEVICE端的解决方案, 一般以8 BIT CPU CORE + USB SIE为主流构架。 SH69P04是中颖电子(Sinowealth)本着丰富USB产品应用,降低USB IC成本而设计的4BIT OTP单片机, 用以开发USB DEVICE设备。-the design of usb or PS2 mouse
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:109295
    • 提供者:田野
  1. Programming_Guide_for_Linux_USB_Device

    0下载:
  2. Linux 環境下 USB 设备的编程指南-Programming Guide for Linux USB Device
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:78687
    • 提供者:Eric Wang
  1. USBprotocol

    0下载:
  2. 相关usb协议,USB数据流模型,主机硬件软件、 USB设备架构等-Related usb protocol, USB data flow model, the host hardware and software, USB device structure, etc.
  3. 所属分类:Document

    • 发布日期:2017-05-06
    • 文件大小:1270074
    • 提供者:amywho
  1. USB-basedSTM32ApplicationDevelopmentNotes(Chinese)

    1下载:
  2. STM32 USB 源代码及笔记下载——STM32 USB固件以及上位机驱动、应用程序源程序和笔记。-USB-based STM32 application development notes
  3. 所属分类:软件工程

    • 发布日期:2014-01-03
    • 文件大小:2033907
    • 提供者:skyge
  1. USB--PDF

    0下载:
  2. 包含了USB开发用到的所有协议 USB Specification Rev1.1 USB pecification Rev2.0 USB SBUS HOUND 使用说明书.PDF Device Class Definition for HID 1.11 .pdf FAT32 File System Specification v1.0 PDIUSBD12_PHILIPS.PDF3.pdf USB Class Definitions for Communication
  3. 所属分类:Communication

    • 发布日期:2017-06-16
    • 文件大小:24087552
    • 提供者:we
  1. DFUSE-USB

    0下载:
  2. 这个文档说明如何DFUSE USB设备固件升级,希望对你有用-DFUSE the USB Device Firmware Upgrade,i hope it is usefull for you
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:675498
    • 提供者:张军
  1. Linux-USB--device-drive

    0下载:
  2. Linux下的USB程序分析Linux USB device drive USB、LINUX、设备驱动、总线-Linux USB device drive
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:14660
    • 提供者:dan
  1. USB-device-driver-development

    0下载:
  2. USB设备驱动开发,USB协议,USB控制器,USB驱动体系结构,USB设备驱动数据结构和API。-USB device driver development, USB protocol, USB controllers, USB drive architecture, data structures of a USB device driver and API.
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:661436
    • 提供者:熊枫
  1. pg137-axi-usb2-device(xilinx USB ip core)

    2下载:
  2. xilinx USB ip 核使用说明文档,接口完全和usb3320接口一致(Xilinx USB IP core usage instructions document, the interface is completely consistent with the usb3320 interface)
  3. 所属分类:文章/文档

    • 发布日期:2021-01-04
    • 文件大小:716800
    • 提供者:黄国锋
« 12 3 4 5 »
搜珍网 www.dssz.com